Remove stray backslashes.
authorrobertl <robertl>
Fri, 1 Dec 2006 19:45:35 +0000 (19:45 +0000)
committerrobertl <robertl>
Fri, 1 Dec 2006 19:45:35 +0000 (19:45 +0000)
xmldoc/filters/options/track-sdistance.xml

index 73fb4462cee252bf4f45a53cd727e4a4446963af..65a40ae6820758c48178d255350bd79e81560ce1 100644 (file)
@@ -27,9 +27,9 @@ gpsbabel -t
         if the device is without signal for at least 5 minutes
         and during this time moves more than 300 meters:</para>
         <para><userinput>
-gpsbabel -t \
-     -i gpx -f in.gpx \
-     -x track,pack,sdistance=0.3k,split=5m \
+gpsbabel -t 
+     -i gpx -f in.gpx 
+     -x track,pack,sdistance=0.3k,split=5m 
      -o gpx -F out.gpx
 </userinput></para>